body{
	font-family:Futura, sans-serif;
	font-size: 22px;
}



h1{
  font-size:70px;
  font-family: "Bookmania", serif;
  color:#000;
}

.bio {
	padding-top: 10px;
	/*padding-left:75px;*/
	/*padding-right:100px;*/
	vertical-align: middle;
	text-align: center;
	font-size:18px;

}

.number {
	padding-top: 10px;
	/*padding-left:75px;*/
	/*padding-right:100px;*/
	vertical-align: middle;
	text-align: center;
	font-size:12px;

}

.section{

}

.modalDialog {
	float:left;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	opacity: 0;
}



.hoverElementDiv {

}

.elementHeader {
	text-align: center;
}

.elementBio{
	text-align:left;
}

.imageWrapper {

}

.computer {
}

.computer-small {
	border-style: solid;
    border-color: #00ffff;
}

.chemist {
}

.chemist-small {
	border-style: solid;
	border-color: #6f66ff;
}

.physicist {
}


.physicist-small {
	border-style: solid;
	border-color: #9900ff;
}

.paleontologist{
}

.paleontologist-small{
	border-style:solid;
	border-color: #01ffb8;
}

.geneticist{

}

.geneticist-small{
	border-style: solid;
	border-color:#00ff4e;
}

.genetics{
	color:#00ff4e;
}

.biologist {
}

.biologist-small {
	border-style: solid;
    border-color: #d3ff49;
}

.math{
}

.math-small {
	border-style: solid;
    border-color: #eefe00;
}

.earthscience {
}

.earthscience-small {
	border-style: solid;
    border-color: #ffc217;
}

.medicine{
}

.medicine-small {
	border-style: solid;
    border-color: #ff870b;
}

.anthropology{
}

.anthropology-small {
	border-style: solid;
    border-color: #ff006b;

}

.outerspace{
}

.outerspace-small {
	border-style: solid;
    border-color: #ff00ff;

}

.mainDiv{
	display: inline-block;
}

.mainTable {
	float:left;
	font-size:20px;
	text-align: center;
	width:700;
}

